home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / SerialPointingDevice.config / English.lproj / SerialPointingDeviceInspector.nib / data.classes next >
Encoding:
Text File  |  1995-05-10  |  1.3 KB  |  47 lines

  1. SerialPointingDeviceInspector = {
  2.     ACTIONS = {
  3.     "invertDirections:" = "invertDirections:"; 
  4.     "setResolutionFromSlider:" = "setResolutionFromSlider:"; 
  5.     "setResolutionFromTextField:" = "setResolutionFromTextField:"; 
  6.     "setSerialPortFromTextField:" = "setSerialPortFromTextField:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     fastText = fastText; 
  10.     invertedSwitch = invertedSwitch; 
  11.     resolutionBox = resolutionBox; 
  12.     resolutionField = resolutionField; 
  13.     resolutionSlider = resolutionSlider; 
  14.     serialPointingDeviceView = serialPointingDeviceView; 
  15.     serialPortBox = serialPortBox; 
  16.     serialPortField = serialPortField; 
  17.     slowText = slowText; 
  18.     }; 
  19.     SUPERCLASS = IODeviceInspector; 
  20. };
  21. IODeviceInspector = {
  22.     ACTIONS = {
  23.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  24.     "rangeDidChange:" = "rangeDidChange:"; 
  25.     "showInfo:" = "showInfo:"; 
  26.     }; 
  27.     OUTLETS = {
  28.     accessoryHolder = accessoryHolder; 
  29.     dmaBox = dmaBox; 
  30.     dmaMatrix = dmaMatrix; 
  31.     infoButton = infoButton; 
  32.     infoPanel = infoPanel; 
  33.     infoText = infoText; 
  34.     inspectionView = inspectionView; 
  35.     irqBox = irqBox; 
  36.     irqMatrix = irqMatrix; 
  37.     memoryBox = memoryBox; 
  38.     memoryController = memoryController; 
  39.     origWindow = origWindow; 
  40.     portsBox = portsBox; 
  41.     portsController = portsController; 
  42.     statusTitle = statusTitle; 
  43.     }; 
  44.     SUPERCLASS = Object; 
  45. };
  46. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  47.